Part Number Hot Search : 
2SK24 LM117H MAX268 2N6360 ATS25 C25005 01006 33001
Product Description
Full Text Search
 

To Download CY15B064J Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  CY15B064J 64-kbit (8k 8) serial (i 2 c) automotive f-ram cypress semiconductor corporation ? 198 champion court ? san jose , ca 95134-1709 ? 408-943-2600 document number: 002-10027 rev. *b revised april 12, 2017 64-kbit (8k 8) serial (i 2 c) automotive f-ram features 64-kbit ferroelectric random access memory (f-ram) logically organized as 8k 8 ? high-endurance 10 trillion (10 13 ) read/writes ? 121-year data retention (see the data retention and endurance table) ? nodelay? writes ? advanced high-reliability ferroelectric process fast 2-wire serial interface (i 2 c) ? up to 1-mhz frequency ? direct hardware replacement for serial (i 2 c) eeprom ? supports legacy timings for 100 khz and 400 khz low power consumption ? 120 ? a (typ) active current at 100 khz ? 6 ? a (typ) standby current voltage operation: v dd = 3.0 v to 3.6 v automotive-e temperature: ?40 ? c to +125 ? c 8-pin small outline integrated circuit (soic) package aec q100 grade 1 compliant restriction of hazardous substances (rohs) compliant functional description the CY15B064J is a 64-kbit nonvolatile memory employing an advanced ferroelectric process. a ferroelectric random access memory or f-ram is nonvolatile and performs reads and writes similar to a ram. it provides reliable data retention for 121 years while eliminating the complexities, overhead, and system-level reliability problems caused by eeprom and other nonvolatile memories. unlike eeprom, the CY15B064J performs write operations at bus speed. no write delays are incurred. data is written to the memory array immediately af ter each byte is successfully transferred to the device. the next bus cycle can commence without the need for data polling. in addition, the product offers substantial write endurance co mpared with other nonvolatile memories. also, f-ram exhibits much lower power during writes than eeprom since write operations do not require an internally elevated power supply voltage for write circuits. the CY15B064J is capable of supporting 10 13 read/write cycles, or 10 million times more write cycles than eeprom. these capabilities make the CY15B064J ideal for nonvolatile memory applications, requirin g frequent or rapid writes. examples range from data loggin g, where the number of write cycles may be critical, to demanding industrial controls where the long write time of eeprom can cause data loss. the combination of features allows more frequent data writing with less overhead for the system. the CY15B064J provides substantial benefits to users of serial (i 2 c) eeprom as a hardware drop-in replacement. the device specifications are guaranteed ov er an automotive-e temperature range of ?40 ? c to +125 ? c. logic block diagram address latch 8 k x 8 f-ram array data latch 8 sda counter serial to parallel converter control logic scl wp a2-a0 13 8
CY15B064J document number: 002-10027 rev. *b page 2 of 18 contents pinout ................................................................................ 3 pin definitions .................................................................. 3 functional overview ........................................................ 4 memory architecture ........................................................ 4 i2c interface ...................................................................... 4 stop condition (p) ..................................................... 4 start condition (s) ................................................... 4 data/address transfer ................................................ 5 acknowledge/no-acknowledge . .................................. 5 slave device address ......... ........................................ 6 addressing overview .......... ........................................ 6 data transfer .............................................................. 6 memory operation ............................................................ 6 write operation ........................................................... 6 read operation ........................................................... 7 maximum ratings ............................................................. 9 operating range ............................................................... 9 dc electrical characteristics .......................................... 9 data retention and endurance ..................................... 10 example of an f-ram life time in an aec-q100 automotive application ..................... 10 capacitance .................................................................... 10 thermal resistance ........................................................ 10 ac test loads and waveforms ..................................... 11 ac test conditions ........................................................ 11 ac switching characteristics ....................................... 12 power cycle timing ....................................................... 13 ordering information ...................................................... 14 ordering code definitions ..... .................................... 14 package diagram ............................................................ 15 acronyms ........................................................................ 16 document conventions ................................................. 16 units of measure ....................................................... 16 document history page ................................................. 17 sales, solutions, and legal information ...................... 18 worldwide sales and design s upport ......... .............. 18 products .................................................................... 18 psoc? solutions ...................................................... 18 cypress developer community ................................. 18 technical support ................. .................................... 18
CY15B064J document number: 002-10027 rev. *b page 3 of 18 pinout figure 1. 8-pin soic pinout wp scl 1 2 3 4 5 a0 8 7 6 v dd sda a1 top view not to scale v ss a2 pin definitions pin name i/o type description a2?a0 input device select address 2?0 . these pins are used to select one of up to 8 devices of the same type on the same i 2 c bus. to select the device, the address value on the three pins must match the corresponding bits contained in the slave addre ss. the address pins are pulled down internally. sda input/output serial data/address . this is a bi-directional pin for the i 2 c interface. it is open-drain and is intended to be wire-and'd with other devices on the i 2 c bus. the input buffer incorporates a schmitt trigger for noise immunity and the output driver includes slope control for falling edges. an external pull-up resistor is required. scl input serial clock . the serial clock pin for the i 2 c interface. data is clocked out of the device on the falling edge, and into the device on the rising edge. the scl input also incorporates a schmitt trigger input for noise immunity. wp input write protect . when tied to v dd , addresses in the entire memory map will be write-protected. when wp is connected to ground, all addresses are wr ite enabled. this pin is pulled down internally. v ss power supply ground for the device. must be connected to the ground of the system. v dd power supply power supply input to the device.
CY15B064J document number: 002-10027 rev. *b page 4 of 18 functional overview the CY15B064J is a serial f- ram memory. the memory array is logically organized as 8,192 8 bits and is accessed using an industry-standard i 2 c interface. the functional operation of the f-ram is similar to serial (i 2 c) eeprom. the major difference between the CY15B064J and a serial (i 2 c) eeprom with the same pinout is the f-ram's superior write performance, high endurance, and low power consumption. memory architecture when accessing the CY15B064J, the user addresses 8k locations of eight data bits each. these eight data bits are shifted in or out serially. the addresses are accessed using the i 2 c protocol, which includes a slave address (to distinguish other non-memory devices) and a two-byte address. the upper 3 bits of the address range are 'don't care' values. the complete address of 13 bits specifies each byte address uniquely. the access time for the memory operation is essentially zero, beyond the time needed for the serial protocol. that is, the memory is read or written at the speed of the i 2 c bus. unlike a serial (i 2 c) eeprom, it is not necessary to poll the device for a ready condition because writes occur at bus speed. by the time a new bus transaction can be shifted into the device, a write operation is complete. this is explained in more detail in the interface section. i 2 c interface the CY15B064J employs a bi-directional i 2 c bus protocol using few pins or board space. figure 2 illustrates a typical system configuration using the cy15b0 64j in a microcontroller-based system. the industry standard i 2 c bus is familiar to many users but is described in this section. by convention, any dev ice that is sending data onto the bus is the transmitter while the target device for this data is the receiver. the device that is controlling th e bus is the master. the master is responsible for generating the clock signal for all operations. any device on the bus that is being controlled is a slave. the CY15B064J is always a slave device. the bus protocol is controlled by transition states in the sda and scl signals. there are four conditions including start, stop, data bit, or acknowledge. figure 3 on page 5 and figure 4 on page 5 illustrates the signal conditions that specify the four states. detailed timing diagrams are shown in the electrical specifications section. stop condition (p) a stop condition is indicated when the bus master drives sda from low to high while the scl signal is high. all operations using the CY15B064J should end with a stop condition. if an operation is in progress when a st op is asserted, the operation will be aborted. the master must have control of sda in order to assert a stop condition. start condition (s) a start condition is indicated when the bus master drives sda from high to low while the sc l signal is high. all commands should be preceded by a start condition. an operation in progress can be aborted by asserting a start condition at any time. aborting an operation using the start condition will ready the CY15B064J for a new operation. if during operation the power supply drops below the specified v dd minimum, the system should issue a start condition prior to performing another operation. figure 2. system configuration using serial (i 2 c) nvsram sda scl dd 0 a 0 a 0 a a1 a1 a1 l c s l c s l c s sda a d s a d s p w p w p w #0 #1 #7 a2 a2 a2 microcontroller v dd v dd v r pmin = (v dd - v ol max) / i ol r pmax = t r / (0.8473 * c b )
CY15B064J document number: 002-10027 rev. *b page 5 of 18 data/address transfer all data transfers (including addresses) take place while the scl signal is high. except under the three conditions described above, the sda signal should not change while scl is high. acknowledge/no-acknowledge the acknowledge takes place after the 8th data bit has been transferred in any transaction. during this state the transmitter should release the sda bus to allow the receiver to drive it. the receiver drives the sda signal low to acknowledge receipt of the byte. if the receiver does no t drive sda low, the condition is a no-acknowledge and the operation is aborted. the receiver would fail to acknowledge for two distinct reasons. first is that a byte transfer fails. in this case, the no-acknowledge ceases the current operation so that the device can be addressed again. this allows the last byte to be recovered in the event of a communication error. second and most common, the receiver does not acknowledge to deliberately end an operation. for example, during a read operation, the cy15b06 4j will continue to place data onto the bus as long as the receiver sends acknowledge s (and clocks). when a read operation is complete and no more data is needed, the receiver must not acknowledge the last byte. if the receiver acknowledges the last byte, this will cause the CY15B064J to attempt to drive the bus on the next clock while the master is sending a new command such as stop. figure 3. start and stop conditions full pagewidth sda scl p stop condition sda scl s start condition figure 4 data transfer on the i 2 c bus handbook, full pagewidth s or p sda s p scl stop or start condition s start condition 2 3 4 - 8 9 ack 9 ack 78 12 msb acknowledgement signal from slave byte complete acknowledgement signal from receiver 1 figure 5 acknowledge on the i 2 c bus handbook, full pagewidth s start condition 9 8 2 1 clock pulse for acknowledgement no acknowledge acknowledge data output by master data output by slave scl from master
CY15B064J document number: 002-10027 rev. *b page 6 of 18 slave device address the first byte that the CY15B064J expects after a start condition is the slave address. as shown in figure 6 , the slave address contains the device type or slave id, the device select address bits, and a bit that specif ies if the transaction is a read or a write. bits 7-4 are the device type (slave id) and should be set to 1010b for the CY15B064J. these bits allow other function types to reside on the i 2 c bus within an identical address range. bits 3-1 are the device select address bits . they must match the corre- sponding value on the external address pins to select the device. up to eight CY15B064J devices can reside on the same i 2 c bus by assigning a different address to each. bit 0 is the read/write bit (r/w ). r/w = ?1? indicates a read operation and r/w = ?0? indicates a write operation. addressing overview after the CY15B064J (as receiver) acknowledges the slave address, the master can plac e the memory address on the bus for a write operation. the address requires two bytes. the complete 13-bit address is latched internally. each access causes the latched address value to be incremented automati- cally. the current address is the value that is held in the latch; either a newly written value or the address following the last access. the current address will be held for as long as power remains or until a new value is written. reads always use the current address. a random read address can be loaded by beginning a write operation as explained below. after transmission of each data byte, just prior to the acknowledge, the CY15B064J increments the internal address latch. this allows the next sequential byte to be accessed with no additional addressing. after the last address (1fffh) is reached, the address latch will roll over to 0000h. there is no limit to the number of bytes that can be accessed with a single read or write operation. data transfer after the address bytes have been transmitted, data transfer between the bus master and the CY15B064J can begin. for a read operation the CY15B064J will place 8 data bits on the bus then wait for an acknowledge from the master. if the acknowledge occurs, the cy15 b064j will transfer the next sequential byte. if the acknowledge is not sent, the CY15B064J will end the read operation. for a write operation, the CY15B064J will accept 8 data bits from the master then send an acknowledge. all data transfer occurs msb (most significant bit) first. memory operation the CY15B064J is designed to operate in a manner very similar to other i 2 c interface memory products. the major differences result from the higher perfo rmance write capability of f-ram technology. these improvements result in some differences between the CY15B064J and a similar configuration eeprom during writes. the complete operation for both writes and reads is explained below. write operation all writes begin with a slave address, then a memory address. the bus master indicates a write operation by setting the lsb of the slave address (r/w bit) to a '0'. after addressing, the bus master sends each byte of data to the memory and the memory generates an acknowledge condit ion. any number of sequential bytes may be written. if the end of the address range is reached internally, the address counter will wrap from 1fffh to 0000h. unlike other nonvolatile memory technologies, there is no effective write delay with f-ram. since the read and write access times of the underlying memory are the same, the user experiences no delay through th e bus. the entire memory cycle occurs in less time than a single bus clock. therefore, any operation including read or writ e can occur immediately following a write. acknowledge polling, a technique used with eeproms to determine if a write is complete is unnecessary and will always return a ready condition. internally, an actual memory write occurs after the 8th data bit is transferred. it will be complete before the acknowledge is sent. therefore, if the user desires to abort a write without altering the memory contents, this should be done using start or stop condition prior to the 8th data bit. the CY15B064J uses no page buffering. the memory array can be writ e-protected using the wp pin. setting the wp pin to a high condition (v dd ) will write-protect all addresses. the CY15B064J will not acknowledge data bytes that are written to protected addresses. in addition, the address counter will not increment if wr ites are attempted to these addresses. setting wp to a low state (v ss ) will disable the write protect. wp is pulled down internally. figure 7 and figure 8 on page 7 below illustrate a single-byte and multiple-byte write cycles. figure 6. memory slave device address handbook, halfpage r/w lsb msb slave id 10 1 0 a2 a0 a1 device select figure 7 single-byte write s a slave address 0 address msb a data byte a p by master by f-ram start address & data stop acknowledge address lsb a
CY15B064J document number: 002-10027 rev. *b page 7 of 18 read operation there are two basic types of read operations. they are current address read and selective address read. in a current address read, the CY15B064J uses the in ternal address latch to supply the address. in a selective read, the user performs a procedure to set the address to a specific value. current address & sequential read as mentioned above the CY15B064J uses an internal latch to supply the address for a read operation. a current address read uses the existing value in the address latch as a starting place for the read operation. the syst em reads from the address immediately following that of the last operation. to perform a current address read, the bus master supplies a slave address with the lsb set to a ?1?. this indicates that a read operation is requested. after receiving the complete slave address, the CY15B064J will begin shifting out data from the current address on the next clock. the current address is the value held in the internal address latch. beginning with the current addres s, the bus master can read any number of bytes. thus, a seq uential read is simply a current address read with multiple byte transfers. after each byte the internal address counter will be incremented. note each time the bus master acknowledges a byte, this indicates that the CY15B064J should read out the next sequential byte. there are four ways to properly terminate a read operation. failing to properly terminate the read will most likely create a bus contention as the CY15B064J at tempts to read out additional data onto the bus. the four valid methods are: 1. the bus master issues a no-acknowledge in the 9th clock cycle and a stop in the 10th clo ck cycle. this is illustrated in the diagrams below. this is preferred. 2. the bus master issues a no-acknowledge in the 9th clock cycle and a start in the 10th. 3. the bus master issues a stop in the 9th clock cycle. 4. the bus master issues a start in the 9th clock cycle. if the internal address reache s 1fffh, it will wrap around to 0000h on the next read cycle. figure 9 and figure 10 below show the proper operation for current address reads. figure 8. multi-byte write s a slave address 0 address msb a data byte a p by master by f-ram start address & data stop acknowledge address lsb a data byte a figure 9. current address read s a slave address 1 data byte 1 p by master by f-ram start address stop acknowledge no acknowledge data figure 10. sequential read s a slave address 1 data byte 1 p by master by f-ram start address stop acknowledge no acknowledge data data byte a acknowledge
CY15B064J document number: 002-10027 rev. *b page 8 of 18 selective (random) read there is a simple technique that allows a user to select a random address location as the starting point for a read operation. this involves using the first three bytes of a write operation to set the internal address followed by subsequent read operations. to perform a selective read, the bus master sends out the slave address with the lsb (r/w ) set to 0. this specifies a write operation. according to the write protocol, the bus master then sends the address bytes that are loaded into the internal address latch. after the CY15B064J acknowledges the address, the bus master issues a start condition. this simultaneously aborts the write operation and allows the read command to be issued with the slave address lsb set to a '1'. the operation is now a current address read. figure 11. selective (random) read s a slave address 1 data byte 1 p by master by f-ram start address stop no acknowledge data s a slave address 0 address msb a start address acknowledge address lsb a
CY15B064J document number: 002-10027 rev. *b page 9 of 18 maximum ratings exceeding maximum ratings may shorten the useful life of the device. these user guidelines are not tested. storage temperature ..... ............ ............... ?55 ? c to +150 ? c maximum accumulated storage time at 150 c ambient temperature ................................. 1000 h at 125 c ambient temperature ................................11000 h at 85 c ambient temperature .............................. 121 years ambient temperature with power applied ..... ............... ............... ?55 c to +125 c supply voltage on v dd relative to v ss .........?1.0 v to +4.5 v input voltage .......... ?1.0 v to + 4.5 v and v in < v dd + 1.0 v dc voltage applied to outputs in high-z state .................................... ?0.5 v to v dd + 0.5 v transient voltage (< 20 ns) on any pin to ground potential ............ ?2.0 v to v dd + 2.0 v package power dissipation capability (t a = 25 c) ............................... 1.0 w surface mount lead soldering temperature (10 seconds) ........................ +260 ? c electrostatic discharge voltage [1] human body model (aec-q100-002 rev. e) ..................... 2 kv charged device model (aec-q100-011 rev. b) ................ 500 v latch-up current .................................................... > 140 ma * exception: the ?v in < v dd + 1.0 v? restriction does not apply to the scl and sda inputs. operating range range ambient temperature (t a ) v dd automotive-e ?40 ? c to +125 ? c 3.0 v to 3.6 v dc electrical characteristics over the operating range parameter description test conditions min typ [2] max unit v dd power supply 3.0 3.3 3.6 v i dd average v dd current scl toggling between v dd ? 0.2 v and v ss , other inputs v ss or v dd ? 0.2 v. f scl = 100 khz ? ? 120 ? a f scl = 400 khz ? ? 200 ? a f scl = 1 mhz ? ? 340 ? a i sb standby current scl = sda = v dd . all other inputs v ss or v dd . stop command issued. t a = 85 ? c??6 ? a t a = 125 ? c? ? 20 ? a i li input leakage current (except wp and a2?a0) v ss < v in < v dd ?1 ? +1 ? a input leakage current (for wp and a2?a0) v ss < v in < v dd ?1 ? +100 ? a i lo output leakage current v ss < v in < v dd ?1 ? +1 ? a v ih input high voltage 0.75 v dd ?v dd + 0.3 v v il input low voltage ? 0.3 ? 0.25 v dd v v ol output low voltage i ol = 3 ma ? ? 0.4 v r in [3] input resistance (wp, a2?a0) for v in = v il (max) 40 ? ? k ? for v in = v ih (min) 1??m ? v hys [4] input hysteresis 0.05 v dd ??v notes 1. electrostatic discharge voltages specifi ed in the datasheet are the aec-q100 standard limits used for qualifying the device. to know the maximum value device passes for, please refer to the device qualification report available on the website. 2. typical values are at 25 c, v dd = v dd (typ). not 100% tested. 3. the input pull-down circuit is strong (40 k ? ) when the input voltage is below v il and weak (1 m ? ) when the input voltage is above v ih . 4. this parameter is guaranteed by design and is not tested.
CY15B064J document number: 002-10027 rev. *b page 10 of 18 data retention and endurance parameter description test condition min max unit t dr data retention t a = 125 ? c 11000 ? hours t a = 105 ? c11?years t a = 85 ? c 121 ? years nv c endurance over operating temperature 10 13 ? cycles example of an f-ra m life time in an aec-q100 automotive application an application does not operate under a steady temperature for t he entire usage life time of the application. instead, it is of ten expected to operate in multiple temperature environments throughout the application?s usage life time. accordingly, the retention specif ication for f-ram in applications often needs to be calculated cumulative ly. an example calculation for a multi-temperature thermal pro files is given below. temperature t time factor t acceleration factor with respect to tmax a [5] profile factor p profile life time l (p) t1 = 125 ? c t1 = 0.1 a1 = 1 8.33 > 10.46 years t2 = 105 ? c t2 = 0.15 a2 = 8.67 t3 = 85 ? c t3 = 0.25 a3 = 95.68 t4 = 55 ? c t4 = 0.50 a4 = 6074.80 a lt ?? ltmax ?? ------------------------ e ea k ------- 1 t --- 1 tmax --------------- - ? ?? ?? == p 1 t1 a1 ------- t2 a2 ------- t3 a3 ------- t4 a4 ------- +++ ?? ?? ------------------------------------------------------- - = lp ?? pltmax ?? ? = capacitance parameter [6] description test conditions max unit c o output pin capacitance (sda) t a = 25 ? c, f = 1 mhz, v dd = v dd (typ) 8 pf c i input pin capacitance 6pf thermal resistance parameter [6] description test conditions 8-pin soic unit ? ja thermal resistance (junction to ambient) test conditions follow standard test methods and procedures for measuring thermal impedance, per eia/jesd51. 147 ? c/w ? jc thermal resistance (junction to case) 47 ? c/w notes 5. where k is the boltzmann constant 8.617 10 -5 ev/k, tmax is the highest temperature specified for the product, and t is any temperature within the f-ram product specification. all temperatures are in kelvin in the equation. 6. this parameter is periodically sampled and not 100% tested.
CY15B064J document number: 002-10027 rev. *b page 11 of 18 ac test conditions input pulse levels .................................10% and 90% of v dd input rise and fall times .................................................10 ns input and output timing reference levels ................0.5 v dd output load capacitance ............................................ 100 pf ac test loads and waveforms figure 12. ac test loads and waveforms 3.6 v output 100 pf 1.8 k ?
CY15B064J document number: 002-10027 rev. *b page 12 of 18 ac switching characteristics over the operating range parameters [7] description min max min max min max unit cypress parameter alt. parameter f scl [8] scl clock frequency ? 0.1 ? 0.4 ? 1.0 mhz t su; sta start condition setup for repeated start 4.7 ? 0.6 ? 0.25 ? ? s t hd;sta start condition hold time 4.0 ? 0.6 ? 0.25 ? ? s t low clock low period 4.7 ? 1.3 ? 0.6 ? ? s t high clock high period 4.0 ? 0.6 ? 0.4 ? ? s t su;dat t su;data data in setup 250 ? 100 ? 100 ? ns t hd;dat t hd;data data in hold 0 ? 0 ? 0 ? ns t dh data output hold (from scl @ v il ) 0 ? 0 ? 0 ? ns t r [9] t r input rise time ? 1000 ? 300 ? 300 ns t f [9] t f input fall time ? 300 ? 300 ? 100 ns t su;sto stop condition setup 4.0 ? 0.6 ? 0.25 ? ? s t aa t vd;data scl low to sda data out valid ? 3 ? 0.9 ? 0.55 ? s t buf bus free before new transmission 4.7 ? 1.3 ? 0.5 ? ? s t sp noise suppression time constant on scl, sda ? 50 ? 50 ? 50 ns figure 13. read bus timing diagram figure 14. write bus timing diagram t su:sda start t r ` t f stop start t buf t high 1/fscl t low t sp t sp acknowledge t hd:dat t su:dat t aa t dh scl sda t su:sto start stop start acknowledge t aa t hd:dat t hd:sta t su:dat scl sda notes 7. test conditions assume signal transition time of 10 ns or less, timing reference levels of v dd /2, input pulse levels of 0 to v dd (typ), and output loading of the specified i ol and load capacitance shown in figure 12 . 8. the speed-related specifications are guar anteed characteristic points along a continuous curve of operation from dc to f scl (max). 9. these parameters are guaranteed by design and are not tested.
CY15B064J document number: 002-10027 rev. *b page 13 of 18 power cycle timing over the operating range parameter description min max unit t pu power-up v dd (min) to first access (start condition) 1 ? ms t pd last access (stop condition) to power-down (v dd (min)) 0 ? s t vr [10, 11] v dd power-up ramp rate 30 ? s/v t vf [10, 11] v dd power-down ramp rate 20 ? s/v figure 15. power cycle timing sda ~ ~ ~ ~ t pu t vr t vf v dd v dd(min) t pd v dd(min) i c start 2 i c stop 2 note 10. slope measured at any point on the v dd waveform. 11. guaranteed by design.
CY15B064J document number: 002-10027 rev. *b page 14 of 18 ordering information ordering code package diagram package type operating range CY15B064J-sxe 51-85066 8-pin soic automotive-e CY15B064J-sxet 51-85066 8-pin soic all these parts are pb-free. contact your local cypre ss sales representative for availability of these parts. ordering code definitions option: x = blank or t blank = standard; t = tape and reel temperature range: e = automotive-e (?40 ? c to +125 ? c) x = pb-free package type: s = 8-pin soic q = i 2 c f-ram density: 064 = 64-kbit voltage: b = 2.0 v to 3.6 v f-ram company id: cy = cypress 15 cy b 064 j s x e x -
CY15B064J document number: 002-10027 rev. *b page 15 of 18 package diagram figure 16. 8-pin soic (150 mils) package outline, 51-85066 51-85066 *h
CY15B064J document number: 002-10027 rev. *b page 16 of 18 acronyms document conventions units of measure acronym description ack acknowledge cmos complementary metal oxide semiconductor eia electronic industries alliance i 2 c inter-integrated circuit i/o input/output jedec joint electron devices engineering council lsb least significant bit msb most significant bit nack no acknowledge rohs restriction of hazardous substances r/w read/write scl serial clock line sda serial data access soic small outline integrated circuit wp write protect symbol unit of measure c degree celsius hz hertz kb 1024 bit khz kilohertz k ? kilohm mhz megahertz m ? megaohm ? a microampere ? s microsecond ma milliampere ms millisecond ns nanosecond ? ohm % percent pf picofarad v volt w watt
CY15B064J document number: 002-10027 rev. *b page 17 of 18 document history page document title: CY15B064J, 64-kbit (8k 8) serial (i 2 c) automotive f-ram document number: 002-10027 rev. ecn no. orig. of change submission date description of change ** 5023918 gvch 12/02/2015 new data sheet. *a 5568261 gvch 01/27/2017 changed stat us from preliminary to final. updated maximum ratings : updated electrostatic discharge voltage (in compliance with aec-q100 standard): changed value of ?human body model? from 4 kv to 2 kv. changed value of ?charged device model? from 1.25 kv to 500 v. removed machine model related information. updated ordering information : updated part numbers. updated to new template. *b 5693278 gvch 04/12/2017 updated maximum ratings : added note 1 and referred the same note in ?electrostatic discharge voltage?. updated to new template.
document number: 002-10027 rev. *b revised april 12, 2017 page 18 of 18 CY15B064J ? cypress semiconductor corporation, 2015?2017. this document is the property of cypress semiconductor corporation and its subs idiaries, including spansion llc ("cypress"). this document, including any software or firmware included or referenced in this document ("software"), is owned by cypress under the intellec tual property laws and treaties of the united states and other countries worldwide. cypress reserves all rights under such laws and treaties and does not, except as specifically stated in this paragr aph, grant any license under its patents, copyrights, trademarks, or other intellectual property rights. if the software is not accompanied by a license agreement and you do not otherwise have a writte n agreement with cypress governing the use of the software, then cypress hereby grants you a personal, non-exclusive, nontransferable license (without the right to sublicense) (1) under its copyright rights in the software (a) for software provided in source code form, to modify and reproduce the software solely for use with cypress hardware products, only internally within your organization, and (b) to distribute the software in binary code form externally to end users (either directly or indirectly through resellers and distributors), solely for use on cypress hardware product units, and (2) u nder those claims of cypress's patents that are infringed by the software (as provided by cypress, unmodified) to make, use, distribute, and import the software solely for use with cypress hardware product s. any other use, reproduction, modification, translation, or compilation of the software is prohibited. to the extent permitted by applicable law, cypress makes no warranty of any kind, express or implied, with regard to this docum ent or any software or accompanying hardware, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. to the extent permitted by applicable law, cypress reserves the right to make changes to this document without further notice. cypress does n ot assume any liability arising out of the application or use of any product or circuit described in this document. any information provided in this document, including any sample design informat ion or programming code, is provided only for reference purposes. it is the responsibility of the user of this document to properly desi gn, program, and test the functionality and safety of any appli cation made of this information and any resulting product. cypress products are not designed, intended, or authorized fo r use as critical components in systems de signed or intended for the operation of w eapons, weapons systems, nuclear inst allations, life-support devices or systems, other medical devices or systems (including resuscitation equipment and surgical implants), pollution control or hazar dous substances management, or other uses where the failure of the device or system could cause personal injury , death, or property damage ("unintended uses"). a critical component is any compon ent of a device or system whose failure to perform can be reasonably expected to cause the failure of the device or system, or to affe ct its safety or effectiveness. cypress is not liable, in whol e or in part, and you shall and hereby do release cypress from any claim, damage, or other liability arising from or related to all uninte nded uses of cypress products. you shall indemnify and hold cyp ress harmless from and against all claims, costs, damages, and other liabilities, including claims for personal inju ry or death, arising from or related to any unintended uses of cypress products. cypress, the cypress logo, spansion, the spansion logo, and combinations thereof, wiced, psoc, capsense, ez-usb, f-ram, and tra veo are trademarks or registered trademarks of cypress in the united states and other countries. for a more complete list of cypress trademarks, visit cypress.com. other names and brand s may be claimed as property of their respective owners. sales, solutions, and legal information worldwide sales and design support cypress maintains a worldwide network of offices, solution center s, manufacturer?s representatives, and distributors. to find t he office closest to you, visit us at cypress locations . products arm ? cortex ? microcontrollers cypress.com/arm automotive cypress.com/automotive clocks & buffers cypress.com/clocks interface cypress.com/interface internet of things cypress.com/iot memory cypress.com/memory microcontrollers cypress.com/mcu psoc cypress.com/psoc power management ics cypress.com/pmic touch sensing cypress.com/touch usb controllers cypress.com/usb wireless connectivity cypress.com/wireless psoc ? solutions psoc 1 | psoc 3 | psoc 4 | psoc 5lp cypress developer community forums | wiced iot forums | projects | video | blogs | training | components technical support cypress.com/support


▲Up To Search▲   

 
Price & Availability of CY15B064J

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X